home *** CD-ROM | disk | FTP | other *** search
/ Power Utilities / Power Utilities.iso / utility / pro64 / diskleft.cfg < prev    next >
Encoding:
Text File  |  1993-11-08  |  1.1 KB  |  37 lines

  1. SETCOLOR
  2. 0,2,1,11,9,4,10,15,14
  3.  
  4. This is DISKLEFT's color configuration file.  Only the first
  5. two lines above are meaningful to the program.  You may change
  6. the values in them, using your favorite ASCII editor.  Follow
  7. the instructions below.  The values represent:
  8.  
  9. On line 1:
  10.   SETCOLOR or SETMONO (if you want to force monochrome)
  11.  
  12. On line 2 (separated by commas, in the order listed):
  13.   Common background color
  14.   Fixed data areas
  15.   SUBSTituted/ASSIGNed Drives
  16.   Fixed drives
  17.   Network drives
  18.   Unavailable drives
  19.   Floppy drives
  20.   RAM drive
  21.   Grand total (shown only if you have network drives)
  22.  
  23. The numbers on line 2 are color values and mean this:
  24.  
  25.   0  Black               8  Grey
  26.   1  Blue                9  Light Blue
  27.   2  Green              10  Light Green
  28.   3  Cyan               11  Light Cyan
  29.   4  Red                12  Light Red
  30.   5  Magenta            13  Light Magenta
  31.   6  Brown              14  Yellow
  32.   7  White              15  Bright White
  33.  
  34. The only restriction imposed is the common background color
  35. cannot be the same as any of the other colors.  If this
  36. occurs, the default colors will be set.
  37.